Carbon


InvokeGetMissingComponentResourceUPP

Header: Components.h Carbon status: Under Evaluation

OSErr InvokeGetMissingComponentResourceUPP (
    Component c, 
    OSType resType, 
    SInt16 resID, 
    void *refCon, 
    Handle *resource, 
    GetMissingComponentResourceUPP userUPP
);
c
resType
resID
refCon
resource
userUPP
function result

A result code.

AVAILABILITY

Under evaluation for Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)